home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12872 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: tank.news.pipex.net!pipex!iol!usenet
  2. From: dwight@broadleas.iol.ie (Dwight Alwine)
  3. Newsgroups: comp.lang.c
  4. Subject: Keyboard char to another app (Windows + VC++)
  5. Date: Wed, 03 Apr 1996 09:32:04 GMT
  6. Organization: Bleco Trading
  7. Message-ID: <4jtd22$l89@nuacht.iol.ie>
  8. NNTP-Posting-Host: af044.du.pipex.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I have a program that reads a serial device and then must take the
  12. data characters + prefix + suffix and "stuff" them into the keyboard
  13. buffer of another app.  The comms is fine.  I can find the other app &
  14. get the handle of that app and can get it to maximize, minimise, etc.
  15. I however cannot get it to recognise the "keyboard characters".  I
  16. have been using SendMessage with uMsg of WM_KEYDOWN, WM_CHAR, &
  17. WM_KEYUP.  Anybody know of an ftp or web site where I can get an
  18. axample of this or just give me some general help?
  19.  
  20. Replies here or email dwight@broadleas.iol.ie.
  21.  
  22. Thanks in advance
  23.  
  24. Dwight
  25.  
  26. -----------------------------------------------
  27. |    Dwight Alwine                            |
  28. |    dwight@broadleas.iol.ie                  |
  29. -----------------------------------------------
  30.  
  31.